| Total Complexity | 30 |
| Dependencies | 4 |
| Dependents | 8 |
| Total lines | 325 |
| Lines of code | 196 |
| Logical lines of code | 85 |
| Comment lines | 95 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_events_migrated() | 44 | 9 | 44 | |
| get_ids_to_process() | 43 | 8 | 51 | |
| calculate_time_to_completion() | 53 | 6 | 22 | |
| get_total_events() | 55 | 1 | 24 | |
| get_total_events_migrated() | 58 | 1 | 18 | |
| get_id_to_process() | 74 | 2 | 4 | |
| get_total_events_in_progress() | 60 | 1 | 15 | |
| get_total_events_with_failure() | 60 | 1 | 15 | |
| get_total_events_remaining() | 80 | 1 | 3 |